projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41e6682
)
Use lexical-binding in t-mouse.el
author
Stefan Kangas
<stefankangas@gmail.com>
Wed, 13 May 2020 10:13:52 +0000
(12:13 +0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Wed, 13 May 2020 10:13:52 +0000
(12:13 +0200)
* lisp/t-mouse.el: Use lexical-binding.
lisp/t-mouse.el
patch
|
blob
|
history
diff --git
a/lisp/t-mouse.el
b/lisp/t-mouse.el
index fc174176cd63ab2761a93817d0de241fe89465f7..a1af53d8c466157269c5e3a6b2c24f17dd755b06 100644
(file)
--- a/
lisp/t-mouse.el
+++ b/
lisp/t-mouse.el
@@
-1,4
+1,4
@@
-;;; t-mouse.el --- mouse support within the text terminal
+;;; t-mouse.el --- mouse support within the text terminal
-*- lexical-binding:t -*-
;; Author: Nick Roberts <nickrob@gnu.org>
;; Maintainer: emacs-devel@gnu.org